Tests Cluttered With Business Logic ^^^^^ **Definition:** * Tests that mix details of system business logic with steps of test scenario are hard to read and maintain. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Anti-patterns in test automation `_ :octicon:`sync;1em`